hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ID2D1Properties.GetValueSize
directx
d2d1_1
ID2D1Properties
<summary> Returns the value size for the given property index. </summary>
UINT32
GetValueSize
(UINT32 index)
interface
ID2D1Properties
extern (
Windows
) const
UINT32
GetValueSize
(
UINT32
index
)
UINT32
GetValueSize
(U index)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Properties
functions
GetPropertyCount
GetPropertyIndex
GetPropertyName
GetPropertyNameLength
GetSubProperties
GetType
GetValue
GetValueByName
GetValueSize
SetValue
SetValueByName
<summary> Returns the value size for the given property index. </summary>